Release 10.1A: OpenEdge Data Management:
SQL Development
ROLLBACK statement
The
ROLLBACKstatement undoes all the changes made to the database within a transaction. TheROLLBACKstatement uses the following syntax:Syntax
The following example shows how to use the
ROLLBACKstatement:
Notes: The
ROLLBACKstatement does not affect the contents of any host variables or the flow of control in the program.
The database issues aROLLBACKoperation automatically when there is an abnormal termination of the application program.For more on the
ROLLBACKstatement, see OpenEdge Data Management: SQL Reference .
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |